home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Arsenal Files 4
/
The Arsenal Files 4 (Arsenal Computer).ISO
/
filelist
/
synchron
/
vbasic
< prev
next >
Wrap
Text File
|
1995-05-25
|
8KB
|
161 lines
█████ Arsenal Files 4
█████ Area: Visual Basic Programming Support
█████ Path: \VBASIC
ALARM14.ZIP Alarm Custom Control (VBX) <ASP> This control
lets you set an alarm (or multiple alarms) to
go off at a particular time(s). An event is
fired at the appropriate time. You can easily
specify times such as: 10:45pm, every hour on
the hour, every ten minutes, etc.
ALTVB1.ZIP Assembly-Language Toolbox v1.08 for Visual
BASIC DOS. Includes stand-alone and Quick
libraries of hundreds of routines which you
can link to your VBDos programs. Dialogue
boxes, popup windows, on-line help windows,
pick lists, mouse support, file sorting and
much more.
BARCOD15.ZIP Bar Code Custom Control (VBX) <ASP> BarCod
makes bar code display really easy. Just pick
the orientation, set the size, and pick the
bar code style. Then, set the text to
whatever you want the bars to be. Nothing
else to do!
BMPLST19.ZIP List Box with Bitmaps Control (VBX) <ASP>
This control is a list box with bitmaps. The
bitmaps can be placed on any side of the text
(top, bottom, right, left).
CZLIS110.ZIP CZLIST v1.10 <ASP> VBDOS ListBox Controls 3
ListBox Controls for VBDOS Programmers. All
controls use XMS, EMS, or disk space.
Bugfixes + Improvm. Store up to 32,765 items
per listbox without using any string space or
conv. memory. CzList is a general listbox,
CzDir displays alphabetically sorted
directories in a graphical tree format,
CzFile displays files with size, date, time,
attr.
DFINFO23.ZIP Disk and File Info Control (VBX) <ASP> This
control gives you disk and file information
that VB doesn't provide (including the
drive's serial number). It also allows you to
change some aspects of a file (attributes,
size, date, time, etc.).
FLABEL10.ZIP Formatted Label Custom Control (VBX) <ASP>
FLabel is a label control that lets you
format the text within it. You can have
different fonts, different colors, multiple
paragraphs, paragraph formatting, etc. Using
properties, you can print your text. All this
and it's bound, too.
FMDROP12.ZIP File Mgr Drag and Drop Control (VBX) <ASP>
This custom control (VBX) notifies you when a
file has been dragged and dropped from the
Windows File Manager (FILEMAN).
HITIME11.ZIP High Resolution Timer (VBX) <ASP> This is a
high resolution timer custom control for
Visual Basic. It allows you to have timer
events come in nearly every millisecond, as
opposed to every 55 milliseconds with the
normal Visual Basic Timer control.
INICON32.ZIP INI File Manager Custom Control (VBX) <ASP>
Visual Basic custom control that makes INI
file access simple. No Windows API calls
required.
JOYSTK13.ZIP Joy Stick Custom Control (VBX) <ASP> JoyStk
gives joystick information (movement,
buttons) for your programs. It supports two
joysticks, one 4-button joystick or one 3-D
joystick.
LED11.ZIP LED Custom Control (VBX) <ASP> Visual Basic
custom control that behaves like an LED. 3-D
effects and colors are all user-definable.
MENUEV32.ZIP Menu Event Notification Control (VBX) <ASP>
MenuEv provides menu selection notification.
In other words, it tells you when the user
has selected a menu item. This is really
useful for status bar-style help. MenuEv is
really easy to use. All you need to do is
place it on your form. Events start coming in
automatically. MenuEv will even automatically
update another control with the selected menu
item's text.
MSLOT12.ZIP W4Wg Mailslot Control (VBX) <ASP> Visual
Basic custom control that makes mailslot use
simple. No Windows API calls required.
Requires Windows for Workgroups.
MSMEGA11.ZIP Mabry Software Mega Pack (VBXes) <ASP> One
dozen of Mabry Software's most popular custom
controls for Visual Basic.
PERCNT26.ZIP Percentage Bar Custom Control (VBX) <ASP>
Visual basic custom control that displays a
percentage bar. Makes status reporting very
simple. 3-D effects, fonts and colors are all
user-definable.
PICBTN11.ZIP Picture Button Custom Control (VBX) <ASP>
This custom control for Visual Basic is a
command button that has both text and a
picture on it. The picture can be scaled and
placed above, below, to the right, or to the
left of the text. The text may be multi-line.
PROBE11.ZIP Control Probe/Debug Control (VBX) <ASP> This
VBX lets you examine and modify other
controls' properties at run-time. After
telling Probe the name of another control,
Probe will give you a list of the properties
in that control. Probe can also display a
dialog box that will let you modify other
controls' properties (at run-time).
ROTEXT15.ZIP Rotated Label Custom Control (VBX) <ASP>
RoText lets you put a label on your form at
any angle of rotation.
SOUNDX14.ZIP Soundex and Metaphone Control (VBX) <ASP>
This control provides Soundex and Metaphone
algorithms. Soundex and Metaphone convert
words or names to codes that represent how
they "sound". This can be really useful in a
database application where users need to find
names they may not know how to spell exactly.
TIPS11.ZIP Tool Tips Custom Control (VBX) <ASP> Tips
provides Microsoft(r) style tool tips. Small
windows pop-up with bits of info when the
user pauses the mouse over your controls. No
code required, just set the Tag properties.
VBCA.ZIP Visual Basic Compiler Assist This program was
written for my personal use issue of the
Visual Basic Programming Journal stated that
if you retart windows, then compi VB's
command line parameters, the final execu and
with fewer errors. This software is free
distributed freely; however, I do not take an
causes anyone any problems. Enjoy.
VBSCRIPT.ZIP VBScript 1.0 - Tool for VB Programmers
Provides a scripting language which can be
used to manipulate Visual Basic control
properties at design time.
VBSTAT02.ZIP This kit contains Visual Basic files for
three programs that together provide the
ability to analyze Web server logfiles (in
Common Log Format ONLY), and produce HTML
pages (and a usage graph) describing the
server usage. The basic idea came from the
"wusage" program developed by Tom Boutell,
however this program works entirely
differently.
WAVE10.ZIP WAV File Playing/Info Custom Control (VBX)
<ASP> This control makes it easy for you to
Play WAV files in the background as your
program performs other tasks; add recorded
speech to your applications; put beeps,
whistles, and laser sounds into your games.
Wave VBX makes all of this very
straight-forward. Set the Filename property
and tell it to go. That's it.
ZIPINF12.ZIP ZIP File Info Custom Control (VBX) <ASP> This
control lets you find out about the contents
of a ZIP file. Access to this information is
purely through properties.